'宣言 Public Overloads Overrides Function Evaluate( _ ByVal oldResult As IAggregationResult(Of Nullable(Of Decimal),Nullable(Of Decimal)), _ ByVal value As Nullable(Of Decimal) _ ) As IAggregationResult(Of Nullable(Of Decimal),Nullable(Of Decimal))
例外 | 解説 |
---|---|
System.NotImplementedException | The exception that is thrown when a requested method or operation is not implemented. |